Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Dec 24, 2024

ConsistentReservoirSamplingSpanProcessorTest > ignoresNullSpans() FAILED
    java.lang.NullPointerException
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessor$Worker.lambda$shutdown$1(ConsistentReservoirSamplingSpanProcessor.java:522)
        at io.opentelemetry.sdk.common.CompletableResultCode.whenComplete(CompletableResultCode.java:189)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessor$Worker.shutdown(ConsistentReservoirSamplingSpanProcessor.java:518)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessor$Worker.access$900(ConsistentReservoirSamplingSpanProcessor.java:433)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessor.shutdown(ConsistentReservoirSamplingSpanProcessor.java:420)
        at io.opentelemetry.contrib.sampler.consistent.ConsistentReservoirSamplingSpanProcessorTest.ignoresNullSpans(ConsistentReservoirSamplingSpanProcessorTest.java:256)

@trask trask requested a review from a team December 24, 2024 17:27
@github-actions github-actions bot requested review from PeterF778 and oertl December 24, 2024 17:27
@trask trask merged commit 0d77587 into open-telemetry:main Dec 24, 2024
14 checks passed
@trask trask deleted the fix-flaky-test branch December 24, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants